home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 127 / PC Guia 127.iso / Software / Produtividade / OpenOffice.org 2.0.1 / openofficeorg1.cab / Draw.xcs < prev    next >
Extensible Markup Language  |  2005-09-10  |  26KB  |  1,046 lines

  1. <?xml version='1.0' encoding='UTF-8'?>
  2.  
  3. <oor:component-schema oor:name="Draw" oor:package="org.openoffice.Office" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  4.  
  5.     <info>
  6.  
  7.         <desc>Defines the properties of the Draw application.</desc>
  8.     </info>
  9.     <import oor:component="org.openoffice.Office.Common"/>
  10.     <component>
  11.  
  12.         <group oor:name="Layout">
  13.  
  14.             <info>
  15.  
  16.                 <desc>Defines the general properties of the graphical object representation.</desc>
  17.             </info>
  18.             <group oor:name="Display">
  19.  
  20.                 <info>
  21.  
  22.                     <desc>Defines the general properties of the graphical object representation of screen displays.</desc>
  23.                 </info>
  24.                 <prop oor:name="Ruler" oor:type="xs:boolean">
  25.  
  26.                     <info>
  27.  
  28.                         <desc>Indicates whether to show the rulers at the left and at the top of the working area.</desc>
  29.                         <label>Rulers visible</label>
  30.                     </info>
  31.                     <value>true</value>
  32.                 </prop>
  33.                 <prop oor:name="Helpline" oor:type="xs:boolean">
  34.  
  35.                     <info>
  36.  
  37.                         <desc>Indicates whether to show help lines that can be created by dragging them from the rulers.</desc>
  38.                         <label>Helplines visible</label>
  39.                     </info>
  40.                     <value>false</value>
  41.                 </prop>
  42.                 <prop oor:name="Guide" oor:type="xs:boolean">
  43.  
  44.                     <info>
  45.  
  46.                         <desc>Indicates whether to show help lines when moving an object.</desc>
  47.                         <label>Guides when moving</label>
  48.                     </info>
  49.                     <value>false</value>
  50.                 </prop>
  51.                 <prop oor:name="Bezier" oor:type="xs:boolean">
  52.  
  53.                     <info>
  54.  
  55.                         <desc>Indicates whether to show all control points in the Bezier curve editor.</desc>
  56.                         <label>All control points in Bezier editor</label>
  57.                     </info>
  58.                     <value>false</value>
  59.                 </prop>
  60.                 <prop oor:name="Contour" oor:type="xs:boolean">
  61.  
  62.                     <info>
  63.  
  64.                         <desc>Indicates whether to show the outline of all moved objects when moving more then one object at a time.</desc>
  65.                         <label>Contour of each individual object</label>
  66.                     </info>
  67.                     <value>true</value>
  68.                 </prop>
  69.             </group>
  70.             <group oor:name="Other">
  71.  
  72.                 <info>
  73.  
  74.                     <desc>Defines other properties regarding device independent graphical object representation.</desc>
  75.                 </info>
  76.                 <group oor:name="TabStop">
  77.  
  78.                     <info>
  79.  
  80.                         <desc>Specifies the distance between adjacent tab stops.</desc>
  81.                         <label>Tab stops</label>
  82.                     </info>
  83.                     <prop oor:name="Metric" oor:type="xs:int">
  84.  
  85.                         <info>
  86.  
  87.                             <desc>[UNIT=1/100 mm]</desc>
  88.                             <label/>
  89.                         </info>
  90.                         <value>1250</value>
  91.                     </prop>
  92.                     <prop oor:name="NonMetric" oor:type="xs:int">
  93.  
  94.                         <info>
  95.  
  96.                             <desc>[UNIT=1/100 mm]</desc>
  97.                             <label/>
  98.                         </info>
  99.                         <value>1270</value>
  100.                     </prop>
  101.                 </group>
  102.                 <group oor:name="MeasureUnit">
  103.  
  104.                     <info>
  105.  
  106.                         <desc>Contains the specification of distances and sizes.</desc>
  107.                         <label>Measurement unit</label>
  108.                     </info>
  109.                     <prop oor:name="Metric" oor:type="xs:int">
  110.  
  111.                         <info>
  112.  
  113.                             <desc>Specifies the unit used for specification of distances and sizes in a metric environment.</desc>
  114.                         </info>
  115.                         <constraints>
  116.  
  117.                             <enumeration oor:value="1">
  118.  
  119.                                 <info>
  120.  
  121.                                     <desc>Millimeter</desc>
  122.                                 </info>
  123.                             </enumeration>
  124.                             <enumeration oor:value="2">
  125.  
  126.                                 <info>
  127.  
  128.                                     <desc>Centimeter</desc>
  129.                                 </info>
  130.                             </enumeration>
  131.                             <enumeration oor:value="6">
  132.  
  133.                                 <info>
  134.  
  135.                                     <desc>Point</desc>
  136.                                 </info>
  137.                             </enumeration>
  138.                             <enumeration oor:value="7">
  139.  
  140.                                 <info>
  141.  
  142.                                     <desc>Pica</desc>
  143.                                 </info>
  144.                             </enumeration>
  145.                             <enumeration oor:value="8">
  146.  
  147.                                 <info>
  148.  
  149.                                     <desc>Inch</desc>
  150.                                 </info>
  151.                             </enumeration>
  152.                         </constraints>
  153.                         <value>2</value>
  154.                     </prop>
  155.                     <prop oor:name="NonMetric" oor:type="xs:int">
  156.  
  157.                         <info>
  158.  
  159.                             <desc>Specifies the unit used for specification of distances and sizes in a non metric environment.</desc>
  160.                             <label>Measurement unit</label>
  161.                         </info>
  162.                         <constraints>
  163.  
  164.                             <enumeration oor:value="1">
  165.  
  166.                                 <info>
  167.  
  168.                                     <desc>Millimeter</desc>
  169.                                 </info>
  170.                             </enumeration>
  171.                             <enumeration oor:value="2">
  172.  
  173.                                 <info>
  174.  
  175.                                     <desc>Centimeter</desc>
  176.                                 </info>
  177.                             </enumeration>
  178.                             <enumeration oor:value="6">
  179.  
  180.                                 <info>
  181.  
  182.                                     <desc>Point</desc>
  183.                                 </info>
  184.                             </enumeration>
  185.                             <enumeration oor:value="7">
  186.  
  187.                                 <info>
  188.  
  189.                                     <desc>Pica</desc>
  190.                                 </info>
  191.                             </enumeration>
  192.                             <enumeration oor:value="8">
  193.  
  194.                                 <info>
  195.  
  196.                                     <desc>Inch</desc>
  197.                                 </info>
  198.                             </enumeration>
  199.                         </constraints>
  200.                         <value>8</value>
  201.                     </prop>
  202.                 </group>
  203.             </group>
  204.         </group>
  205.         <group oor:name="Content">
  206.  
  207.             <info>
  208.  
  209.                 <desc>Contains the specification of how to display the content of Draw documents.</desc>
  210.             </info>
  211.             <group oor:name="Display">
  212.  
  213.                 <info>
  214.  
  215.                     <desc>Contains the specification of how to display the content of Draw documents on screen.</desc>
  216.                 </info>
  217.                 <prop oor:name="PicturePlaceholder" oor:type="xs:boolean">
  218.  
  219.                     <info>
  220.  
  221.                         <desc>Indicates whether to show only outlines of graphical objects.</desc>
  222.                         <label>Picture placeholders</label>
  223.                     </info>
  224.                     <value>false</value>
  225.                 </prop>
  226.                 <prop oor:name="ContourMode" oor:type="xs:boolean">
  227.  
  228.                     <info>
  229.  
  230.                         <desc>Indicates whether to show only outlines of draw objects.</desc>
  231.                         <label>Contour mode</label>
  232.                     </info>
  233.                     <value>false</value>
  234.                 </prop>
  235.                 <prop oor:name="TextPlaceholder" oor:type="xs:boolean">
  236.  
  237.                     <info>
  238.  
  239.                         <desc>Indicates whether to use placeholders for text in draw objects.</desc>
  240.                         <label>Text placeholders</label>
  241.                     </info>
  242.                     <value>false</value>
  243.                 </prop>
  244.                 <prop oor:name="LineContour" oor:type="xs:boolean">
  245.  
  246.                     <info>
  247.  
  248.                         <desc>Indicates whether to show only hairlines instead of an object's linestyle.</desc>
  249.                         <label>Line contour only</label>
  250.                     </info>
  251.                     <value>false</value>
  252.                 </prop>
  253.             </group>
  254.         </group>
  255.         <group oor:name="Misc">
  256.  
  257.             <info>
  258.  
  259.                 <desc>Contains a collection of configuration items for the Draw application that do not fit into another category.</desc>
  260.             </info>
  261.             <prop oor:name="BackgroundCache" oor:type="xs:boolean">
  262.  
  263.                 <info>
  264.  
  265.                     <desc>Indicates whether to store master pages in a cache to speed up drawing.</desc>
  266.                     <label>Use background cache</label>
  267.                 </info>
  268.                 <value>true</value>
  269.             </prop>
  270.             <prop oor:name="CopyWhileMoving" oor:type="xs:boolean">
  271.  
  272.                 <info>
  273.  
  274.                     <desc>Indicates whether moving while holding the Control key makes a copy of the moved object.</desc>
  275.                     <label>Copy while moving</label>
  276.                 </info>
  277.                 <value>false</value>
  278.             </prop>
  279.             <prop oor:name="ObjectMoveable" oor:type="xs:boolean">
  280.  
  281.                 <info>
  282.  
  283.                     <desc>Indicates whether objects can still be moved while in rotating mode.</desc>
  284.                     <label>Objects always moveable</label>
  285.                 </info>
  286.                 <value>true</value>
  287.             </prop>
  288.             <prop oor:name="NoDistort" oor:type="xs:boolean">
  289.  
  290.                 <info>
  291.  
  292.                     <desc>Indicates whether objects that are placed on a circle keep their original form, i.e. may be moved and rotated but not resized or otherwise distorted.</desc>
  293.                     <label>Don't distort objects in curve</label>
  294.                 </info>
  295.                 <value>false</value>
  296.             </prop>
  297.             <prop oor:name="DclickTextedit" oor:type="xs:boolean">
  298.  
  299.                 <info>
  300.  
  301.                     <desc>Indicates whether a double-click on a text object changes activates the edit mode.</desc>
  302.                     <label>Double-Click Text to Edit</label>
  303.                 </info>
  304.                 <value>true</value>
  305.             </prop>
  306.             <prop oor:name="RotateClick" oor:type="xs:boolean">
  307.  
  308.                 <info>
  309.  
  310.                     <desc>Indicates whether a double-click on an object activates the rotation mode.</desc>
  311.                     <label>Rotation Mode after clicking object</label>
  312.                 </info>
  313.                 <value>false</value>
  314.             </prop>
  315.             <prop oor:name="Preview" oor:type="xs:double">
  316.  
  317.                 <info>
  318.  
  319.                     <desc>Specifies the color quality of the preview: 0 - Color, 868 - Grayscale, 5381 - Black/White.</desc>
  320.                     <label>Preview-Mode</label>
  321.                 </info>
  322.                 <constraints>
  323.  
  324.                     <enumeration oor:value="0">
  325.  
  326.                         <info>
  327.  
  328.                             <desc>Color</desc>
  329.                         </info>
  330.                     </enumeration>
  331.                     <enumeration oor:value="868">
  332.  
  333.                         <info>
  334.  
  335.                             <desc>Grayscale</desc>
  336.                         </info>
  337.                     </enumeration>
  338.                     <enumeration oor:value="5381">
  339.  
  340.                         <info>
  341.  
  342.                             <desc>Black/White</desc>
  343.                         </info>
  344.                     </enumeration>
  345.                 </constraints>
  346.                 <value>0</value>
  347.             </prop>
  348.             <prop oor:name="SimpleHandles" oor:type="xs:boolean">
  349.  
  350.                 <info>
  351.  
  352.                     <desc>Indicates whether to show simple (true) or 3D-handles (false).</desc>
  353.                     <label>Simple Handles</label>
  354.                 </info>
  355.                 <value>true</value>
  356.             </prop>
  357.             <prop oor:name="BigHandles" oor:type="xs:boolean">
  358.  
  359.                 <info>
  360.  
  361.                     <desc>Indicates whether to show big (true) or small (false) handles.</desc>
  362.                     <label>Big Handles</label>
  363.                 </info>
  364.                 <value>false</value>
  365.             </prop>
  366.             <prop oor:name="CreateWithAttributes" oor:type="xs:boolean">
  367.  
  368.                 <info>
  369.  
  370.                     <desc>Indicates whether the current attributes will be assigned to newly created objects.</desc>
  371.                     <label>Create with attributes</label>
  372.                 </info>
  373.                 <value>false</value>
  374.             </prop>
  375.             <group oor:name="TextObject">
  376.  
  377.                 <info>
  378.  
  379.                     <desc>Defines text editing related configuration items.</desc>
  380.                 </info>
  381.                 <prop oor:name="QuickEditing" oor:type="xs:boolean">
  382.  
  383.                     <info>
  384.  
  385.                         <desc>Indicates whether a simple click on a text object changes it to edit mode.</desc>
  386.                         <label>Allow quick editing</label>
  387.                     </info>
  388.                     <value>false</value>
  389.                 </prop>
  390.                 <prop oor:name="Selectable" oor:type="xs:boolean">
  391.  
  392.                     <info>
  393.  
  394.                         <desc>Indicates whether a text frame can only be selected by clicking on the text or by clicking somewhere in the frame.</desc>
  395.                         <label>Only text area selectable</label>
  396.                     </info>
  397.                     <value>true</value>
  398.                 </prop>
  399.             </group>
  400.             <group oor:name="CrossFading">
  401.  
  402.                 <info>
  403.  
  404.                     <desc>Contains a specification of how to morph between objects (e.g. how many steps and whether to regard the object's attributes).</desc>
  405.                 </info>
  406.                 <prop oor:name="Steps" oor:type="xs:short">
  407.  
  408.                     <info>
  409.  
  410.                         <desc>Specifies the number of intermediate morphing steps between two objects.</desc>
  411.                         <label>Steps</label>
  412.                     </info>
  413.                     <constraints>
  414.  
  415.                         <minInclusive oor:value="1">
  416.  
  417.                             <info>
  418.  
  419.                                 <desc>Specifies that there has to be at least one morphing step.</desc>
  420.                             </info>
  421.                         </minInclusive>
  422.                         <maxInclusive oor:value="256">
  423.  
  424.                             <info>
  425.  
  426.                                 <desc>Specifies that there may be at least this many morphing steps.</desc>
  427.                             </info>
  428.                         </maxInclusive>
  429.                     </constraints>
  430.                     <value>16</value>
  431.                 </prop>
  432.                 <prop oor:name="Orientation" oor:type="xs:boolean">
  433.  
  434.                     <info>
  435.  
  436.                         <desc>Indicates whether two objects to be morphed shall have the same orientation.</desc>
  437.                         <label>Orientation</label>
  438.                     </info>
  439.                     <value>true</value>
  440.                 </prop>
  441.                 <prop oor:name="Attributes" oor:type="xs:boolean">
  442.  
  443.                     <info>
  444.  
  445.                         <desc>Indicates whether to consider objects' attributes (e.g. colors) when morphing one object into another.</desc>
  446.                         <label>Attributes</label>
  447.                     </info>
  448.                     <value>true</value>
  449.                 </prop>
  450.             </group>
  451.             <group oor:name="DefaultObjectSize">
  452.  
  453.                 <info>
  454.  
  455.                     <desc>Defines the default size of newly created objects using CTRL-Return or CTRL-Click at a object creating Button</desc>
  456.                     <label>Default Object Size</label>
  457.                 </info>
  458.                 <prop oor:name="Width" oor:type="xs:int">
  459.  
  460.                     <info>
  461.  
  462.                         <desc>Specifies the default width of new objects. [UNIT=1/100 mm]</desc>
  463.                         <label/>
  464.                     </info>
  465.                     <value>8000</value>
  466.                 </prop>
  467.                 <prop oor:name="Height" oor:type="xs:int">
  468.  
  469.                     <info>
  470.  
  471.                         <desc>Specifies the default height of new objects. [UNIT=1/100 mm]</desc>
  472.                         <label/>
  473.                     </info>
  474.                     <value>5000</value>
  475.                 </prop>
  476.             </group>
  477.             <group oor:name="Compatibility">
  478.  
  479.                 <info>
  480.  
  481.                     <desc>Contains the group of options that control the compatibility to other applications.</desc>
  482.                     <label>Compatibility options.</label>
  483.                 </info>
  484.                 <prop oor:name="PrinterIndependentLayout" oor:type="xs:short">
  485.  
  486.                     <info>
  487.  
  488.                         <desc>Indicates whether to use printer independent metrics for document formatting (2) or to use metrics derived from the current printer (1). Refer to com::sun::star::document::PrinterIndependentLayout for valid values.</desc>
  489.                         <label>Use printer independent metrics for document formatting</label>
  490.                     </info>
  491.                     <value>2</value>
  492.                 </prop>
  493.             </group>
  494.         </group>
  495.         <group oor:name="Snap">
  496.  
  497.             <info>
  498.  
  499.                 <desc>Contains the specification of how to force object positions and sizes to the snap grid or to align with other objects.</desc>
  500.             </info>
  501.             <group oor:name="Object">
  502.  
  503.                 <info>
  504.  
  505.                     <desc>Contains the specification of how to force object positions and sizes to predefined locations in relation to other objects.</desc>
  506.                 </info>
  507.                 <prop oor:name="Grid" oor:type="xs:boolean">
  508.  
  509.                     <info>
  510.  
  511.                         <desc>Indicates whether to snap an object when moved to the next grid point.</desc>
  512.                         <label>Grid lines</label>
  513.                     </info>
  514.                     <value>false</value>
  515.                 </prop>
  516.                 <prop oor:name="SnapLine" oor:type="xs:boolean">
  517.  
  518.                     <info>
  519.  
  520.                         <desc>Indicates whether to snap at snap lines.</desc>
  521.                         <label>Snap lines</label>
  522.                     </info>
  523.                     <value>false</value>
  524.                 </prop>
  525.                 <prop oor:name="PageMargin" oor:type="xs:boolean">
  526.  
  527.                     <info>
  528.  
  529.                         <desc>Indicates whether the outline of an object is justified with adjacent page margins.</desc>
  530.                         <label>Page margins</label>
  531.                     </info>
  532.                     <value>true</value>
  533.                 </prop>
  534.                 <prop oor:name="ObjectFrame" oor:type="xs:boolean">
  535.  
  536.                     <info>
  537.  
  538.                         <desc>Indicates whether to justify the outline of an object to that of an adjacent object.</desc>
  539.                         <label>Object frame</label>
  540.                     </info>
  541.                     <value>false</value>
  542.                 </prop>
  543.                 <prop oor:name="ObjectPoint" oor:type="xs:boolean">
  544.  
  545.                     <info>
  546.  
  547.                         <desc>Indicates whether to snap corner points of adjacent objects.</desc>
  548.                         <label>Object points</label>
  549.                     </info>
  550.                     <value>false</value>
  551.                 </prop>
  552.                 <prop oor:name="Range" oor:type="xs:int">
  553.  
  554.                     <info>
  555.  
  556.                         <desc>Specifies the maximal range in pixel along the coordinate axes at which snapping becomes active.</desc>
  557.                         <label>Snap range</label>
  558.                     </info>
  559.                     <constraints>
  560.  
  561.                         <minInclusive oor:value="1">
  562.  
  563.                             <info>
  564.  
  565.                                 <desc>Specifies that the minimum snap range is 1.</desc>
  566.                             </info>
  567.                         </minInclusive>
  568.                         <maxInclusive oor:value="50">
  569.  
  570.                             <info>
  571.  
  572.                                 <desc>Specifies that the maximum snap range is 50.</desc>
  573.                             </info>
  574.                         </maxInclusive>
  575.                     </constraints>
  576.                     <value>5</value>
  577.                 </prop>
  578.             </group>
  579.             <group oor:name="Position">
  580.  
  581.                 <info>
  582.  
  583.                     <desc>Specifies constraints regarding the creation and modification of graphical objects.</desc>
  584.                 </info>
  585.                 <prop oor:name="CreatingMoving" oor:type="xs:boolean">
  586.  
  587.                     <info>
  588.  
  589.                         <desc>Indicates whether to restrict the creation of objects to squares, circles, etc. and to retain the x/y ratio when resizing.</desc>
  590.                         <label>When creating or moving objects</label>
  591.                     </info>
  592.                     <value>false</value>
  593.                 </prop>
  594.                 <prop oor:name="ExtendEdges" oor:type="xs:boolean">
  595.  
  596.                     <info>
  597.  
  598.                         <desc>Indicates whether to use the longer (true) or the shorter (false) of the two distances along the coordinates axes from the initial to the current position to determine a new square's edge length or a new circle's diameter.</desc>
  599.                         <label>Extend edges</label>
  600.                     </info>
  601.                     <value>true</value>
  602.                 </prop>
  603.                 <prop oor:name="Rotating" oor:type="xs:boolean">
  604.  
  605.                     <info>
  606.  
  607.                         <desc>Indicates whether to use snapping while rotating an object.</desc>
  608.                         <label>When rotating</label>
  609.                     </info>
  610.                     <value>false</value>
  611.                 </prop>
  612.                 <prop oor:name="RotatingValue" oor:type="xs:int">
  613.  
  614.                     <info>
  615.  
  616.                         <desc>Specifies the rotation angle as a multiple of this input value when snapping for rotation is enabled. [UNIT=Degree/100]</desc>
  617.                         <label>When rotating</label>
  618.                     </info>
  619.                     <constraints>
  620.  
  621.                         <minInclusive oor:value="0">
  622.  
  623.                             <info>
  624.  
  625.                                 <desc>Specifies that the minimum rotation angle is 0/100 degrees.</desc>
  626.                             </info>
  627.                         </minInclusive>
  628.                         <maxInclusive oor:value="18000">
  629.  
  630.                             <info>
  631.  
  632.                                 <desc>Specifies that the maximum rotation angle is 18000/100 degrees.</desc>
  633.                             </info>
  634.                         </maxInclusive>
  635.                     </constraints>
  636.                     <value>1500</value>
  637.                 </prop>
  638.                 <prop oor:name="PointReduction" oor:type="xs:int">
  639.  
  640.                     <info>
  641.  
  642.                         <desc>Specifies the maximum angle that you can move a line before it snaps into place in the point editor that connects two points [UNIT=Degree/100].</desc>
  643.                         <label>Point reduction</label>
  644.                     </info>
  645.                     <constraints>
  646.  
  647.                         <minInclusive oor:value="100">
  648.  
  649.                             <info>
  650.  
  651.                                 <desc>Specifies that the minimum angle is 100/100 degrees.</desc>
  652.                             </info>
  653.                         </minInclusive>
  654.                         <maxInclusive oor:value="9000">
  655.  
  656.                             <info>
  657.  
  658.                                 <desc>Specifies that the maximum angle is 9000/100 degrees.</desc>
  659.                             </info>
  660.                         </maxInclusive>
  661.                     </constraints>
  662.                     <value>1500</value>
  663.                 </prop>
  664.             </group>
  665.         </group>
  666.         <group oor:name="Zoom">
  667.  
  668.             <info>
  669.  
  670.                 <desc>Contains configuration items related to zooming.</desc>
  671.             </info>
  672.             <prop oor:name="ScaleX" oor:type="xs:int">
  673.  
  674.                 <info>
  675.  
  676.                     <desc>Specifies zoom factor along the horizontal axis.</desc>
  677.                     <label>Scale</label>
  678.                 </info>
  679.                 <value>1</value>
  680.             </prop>
  681.             <prop oor:name="ScaleY" oor:type="xs:int">
  682.  
  683.                 <info>
  684.  
  685.                     <desc>Specifies zoom factor along the vertical axis.</desc>
  686.                     <label>Scale</label>
  687.                 </info>
  688.                 <value>1</value>
  689.             </prop>
  690.         </group>
  691.         <group oor:name="Grid">
  692.  
  693.             <info>
  694.  
  695.                 <desc>Defines handling and display of the (snap) grid.</desc>
  696.             </info>
  697.             <group oor:name="Option">
  698.  
  699.                 <info>
  700.  
  701.                     <desc>Switches regarding use and display of the (snap) grid.</desc>
  702.                 </info>
  703.                 <prop oor:name="SnapToGrid" oor:type="xs:boolean">
  704.  
  705.                     <info>
  706.  
  707.                         <desc>Indicates whether to force frames and drawing elements on grid points.</desc>
  708.                         <label>Snap to grid</label>
  709.                     </info>
  710.                     <value>true</value>
  711.                 </prop>
  712.                 <prop oor:name="VisibleGrid" oor:type="xs:boolean">
  713.  
  714.                     <info>
  715.  
  716.                         <desc>Indicates whether to show the grid.</desc>
  717.                         <label>Visible grid</label>
  718.                     </info>
  719.                     <value>false</value>
  720.                 </prop>
  721.                 <prop oor:name="Synchronize" oor:type="xs:boolean">
  722.  
  723.                     <info>
  724.  
  725.                         <desc>Indicates whether to synchronize the resolutions of x- and y-grids.</desc>
  726.                         <label>Synchronize axes</label>
  727.                     </info>
  728.                     <value>false</value>
  729.                 </prop>
  730.             </group>
  731.             <group oor:name="Resolution">
  732.  
  733.                 <info>
  734.  
  735.                     <desc>Specifies the grid resolution.</desc>
  736.                 </info>
  737.                 <group oor:name="XAxis">
  738.  
  739.                     <info>
  740.  
  741.                         <desc>Defines the horizontal distance between adjacent grid points.</desc>
  742.                         <label>X Axis Resolution</label>
  743.                     </info>
  744.                     <prop oor:name="Metric" oor:type="xs:int">
  745.  
  746.                         <info>
  747.  
  748.                             <desc>[UNIT=1/100 mm]</desc>
  749.                             <label/>
  750.                         </info>
  751.                         <value>1000</value>
  752.                     </prop>
  753.                     <prop oor:name="NonMetric" oor:type="xs:int">
  754.  
  755.                         <info>
  756.  
  757.                             <desc>[UNIT=1/100 mm]</desc>
  758.                             <label/>
  759.                         </info>
  760.                         <value>1270</value>
  761.                     </prop>
  762.                 </group>
  763.                 <group oor:name="YAxis">
  764.  
  765.                     <info>
  766.  
  767.                         <desc>Defines the vertical distance between adjacent grid points.</desc>
  768.                         <label>Y Axis Resolution</label>
  769.                     </info>
  770.                     <prop oor:name="Metric" oor:type="xs:int">
  771.  
  772.                         <info>
  773.  
  774.                             <desc>[UNIT=1/100 mm]</desc>
  775.                             <label/>
  776.                         </info>
  777.                         <value>1000</value>
  778.                     </prop>
  779.                     <prop oor:name="NonMetric" oor:type="xs:int">
  780.  
  781.                         <info>
  782.  
  783.                             <desc>[UNIT=1/100 mm]</desc>
  784.                             <label/>
  785.                         </info>
  786.                         <value>1270</value>
  787.                     </prop>
  788.                 </group>
  789.             </group>
  790.             <group oor:name="Subdivision">
  791.  
  792.                 <info>
  793.  
  794.                     <desc>Specifies the subdivision of the grid.</desc>
  795.                 </info>
  796.                 <prop oor:name="XAxis" oor:type="xs:double">
  797.  
  798.                     <info>
  799.  
  800.                         <desc>Specifies the number of points between two grid points on the X axis.</desc>
  801.                         <label>X Axis Subdivision</label>
  802.                     </info>
  803.                     <value>1</value>
  804.                 </prop>
  805.                 <prop oor:name="YAxis" oor:type="xs:double">
  806.  
  807.                     <info>
  808.  
  809.                         <desc>Specifies the number of points between two grid points on the Y axis.</desc>
  810.                         <label>Y Axis Subdivision</label>
  811.                     </info>
  812.                     <value>1</value>
  813.                 </prop>
  814.             </group>
  815.             <group oor:name="SnapGrid">
  816.  
  817.                 <info>
  818.  
  819.                     <desc>Specifies the snap grid.</desc>
  820.                 </info>
  821.                 <prop oor:name="Size" oor:type="xs:boolean">
  822.  
  823.                     <info>
  824.  
  825.                         <desc>Indicates whether to synchronize grid and snap-grid.</desc>
  826.                         <label>Size to grid</label>
  827.                     </info>
  828.                     <value>true</value>
  829.                 </prop>
  830.                 <group oor:name="XAxis">
  831.  
  832.                     <info>
  833.  
  834.                         <desc>Defines the horizontal distance between adjacent points of the snap grid.</desc>
  835.                         <label>X axis</label>
  836.                     </info>
  837.                     <prop oor:name="Metric" oor:type="xs:int">
  838.  
  839.                         <info>
  840.  
  841.                             <desc>[UNIT=1/100 mm]</desc>
  842.                             <label/>
  843.                         </info>
  844.                         <value>1000</value>
  845.                     </prop>
  846.                     <prop oor:name="NonMetric" oor:type="xs:int">
  847.  
  848.                         <info>
  849.  
  850.                             <desc>[UNIT=1/100 mm]</desc>
  851.                             <label/>
  852.                         </info>
  853.                         <value>1270</value>
  854.                     </prop>
  855.                 </group>
  856.                 <group oor:name="YAxis">
  857.  
  858.                     <info>
  859.  
  860.                         <desc>Defines the vertical distance between adjacent points of the snap grid.</desc>
  861.                         <label>Y axis</label>
  862.                     </info>
  863.                     <prop oor:name="Metric" oor:type="xs:int">
  864.  
  865.                         <info>
  866.  
  867.                             <desc>[UNIT=1/100 mm]</desc>
  868.                             <label/>
  869.                         </info>
  870.                         <value>1000</value>
  871.                     </prop>
  872.                     <prop oor:name="NonMetric" oor:type="xs:int">
  873.  
  874.                         <info>
  875.  
  876.                             <desc>[UNIT=1/100 mm]</desc>
  877.                             <label/>
  878.                         </info>
  879.                         <value>1270</value>
  880.                     </prop>
  881.                 </group>
  882.             </group>
  883.         </group>
  884.         <group oor:name="Print">
  885.  
  886.             <info>
  887.  
  888.                 <desc>Defines options regarding the printing of Draw documents.</desc>
  889.             </info>
  890.             <group oor:name="Content">
  891.  
  892.                 <info>
  893.  
  894.                     <desc>Defines options regarding the printing of document content.</desc>
  895.                 </info>
  896.                 <prop oor:name="Drawing" oor:type="xs:boolean">
  897.  
  898.                     <info>
  899.  
  900.                         <desc>Indicates whether the drawing page (in contrast to master page) will be printed.</desc>
  901.                         <label>Drawing</label>
  902.                     </info>
  903.                     <value>true</value>
  904.                 </prop>
  905.             </group>
  906.             <group oor:name="Page">
  907.  
  908.                 <info>
  909.  
  910.                     <desc>Specifies how and what pages will be printed.</desc>
  911.                 </info>
  912.                 <prop oor:name="PageSize" oor:type="xs:boolean">
  913.  
  914.                     <info>
  915.  
  916.                         <desc>Indicates whether to enlarge or shrink a document's page size while printing to fit the physical paper size.</desc>
  917.                         <label>Fit to page</label>
  918.                     </info>
  919.                     <value>false</value>
  920.                 </prop>
  921.                 <prop oor:name="PageTile" oor:type="xs:boolean">
  922.  
  923.                     <info>
  924.  
  925.                         <desc>Indicates whether to print the pages' titles at the top of every page.</desc>
  926.                         <label>Tile pages</label>
  927.                     </info>
  928.                     <value>false</value>
  929.                 </prop>
  930.                 <prop oor:name="Booklet" oor:type="xs:boolean">
  931.  
  932.                     <info>
  933.  
  934.                         <desc>Indicates whether to print a document in the form of a brochure.</desc>
  935.                         <label>Brochure</label>
  936.                     </info>
  937.                     <value>false</value>
  938.                 </prop>
  939.                 <prop oor:name="BookletFront" oor:type="xs:boolean">
  940.  
  941.                     <info>
  942.  
  943.                         <desc>Indicates whether to print the front side pages of a brochure.</desc>
  944.                         <label>Front side</label>
  945.                     </info>
  946.                     <value>true</value>
  947.                 </prop>
  948.                 <prop oor:name="BookletBack" oor:type="xs:boolean">
  949.  
  950.                     <info>
  951.  
  952.                         <desc>Indicates whether to print the back side pages of a brochure.</desc>
  953.                         <label>Back side</label>
  954.                     </info>
  955.                     <value>true</value>
  956.                 </prop>
  957.             </group>
  958.             <group oor:name="Other">
  959.  
  960.                 <info>
  961.  
  962.                     <desc>Contains specifications of general printing related issues.</desc>
  963.                 </info>
  964.                 <prop oor:name="PageName" oor:type="xs:boolean">
  965.  
  966.                     <info>
  967.  
  968.                         <desc>Indicates whether to print page names.</desc>
  969.                         <label>Page name</label>
  970.                     </info>
  971.                     <value>false</value>
  972.                 </prop>
  973.                 <prop oor:name="Date" oor:type="xs:boolean">
  974.  
  975.                     <info>
  976.  
  977.                         <desc>Indicates whether to print the current date at the top of every page.</desc>
  978.                         <label>Date</label>
  979.                     </info>
  980.                     <value>false</value>
  981.                 </prop>
  982.                 <prop oor:name="Time" oor:type="xs:boolean">
  983.  
  984.                     <info>
  985.  
  986.                         <desc>Indicates whether to print the current time at the top of every page.</desc>
  987.                         <label>Time</label>
  988.                     </info>
  989.                     <value>false</value>
  990.                 </prop>
  991.                 <prop oor:name="HiddenPage" oor:type="xs:boolean">
  992.  
  993.                     <info>
  994.  
  995.                         <desc>Indicates whether to print hidden pages.</desc>
  996.                         <label>Hidden pages</label>
  997.                     </info>
  998.                     <value>true</value>
  999.                 </prop>
  1000.                 <prop oor:name="Quality" oor:type="xs:int">
  1001.  
  1002.                     <info>
  1003.  
  1004.                         <desc>Specifies the quality of the printed colors.</desc>
  1005.                     </info>
  1006.                     <constraints>
  1007.  
  1008.                         <enumeration oor:value="0">
  1009.  
  1010.                             <info>
  1011.  
  1012.                                 <desc>Color</desc>
  1013.                             </info>
  1014.                         </enumeration>
  1015.                         <enumeration oor:value="1">
  1016.  
  1017.                             <info>
  1018.  
  1019.                                 <desc>Grayscale</desc>
  1020.                             </info>
  1021.                         </enumeration>
  1022.                         <enumeration oor:value="2">
  1023.  
  1024.                             <info>
  1025.  
  1026.                                 <desc>Black/White</desc>
  1027.                             </info>
  1028.                         </enumeration>
  1029.                     </constraints>
  1030.                     <value>0</value>
  1031.                 </prop>
  1032.                 <prop oor:name="FromPrinterSetup" oor:type="xs:boolean">
  1033.  
  1034.                     <info>
  1035.  
  1036.                         <desc>Indicates whether to use the system settings of the printer to choose the paper tray.</desc>
  1037.                         <label>From printer setup</label>
  1038.                     </info>
  1039.                     <value>false</value>
  1040.                 </prop>
  1041.             </group>
  1042.         </group>
  1043.     </component>
  1044. </oor:component-schema>
  1045.  
  1046.